[INFO] cloning repository https://github.com/greentic-ai/component-adaptive-card
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/greentic-ai/component-adaptive-card" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgreentic-ai%2Fcomponent-adaptive-card", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgreentic-ai%2Fcomponent-adaptive-card'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 835516dfc4e6e73fdef93d1e187fa179511b3ea6
[INFO] testing greentic-ai/component-adaptive-card against master#f9988fefd3add01f414f52b414308e7872622fee for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgreentic-ai%2Fcomponent-adaptive-card" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/greentic-ai/component-adaptive-card
[INFO] finished tweaking git repo https://github.com/greentic-ai/component-adaptive-card
[INFO] tweaked toml for git repo https://github.com/greentic-ai/component-adaptive-card written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/greentic-ai/component-adaptive-card on toolchain f9988fefd3add01f414f52b414308e7872622fee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/greentic-ai/component-adaptive-card already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wit-bindgen-rust v0.54.0
[INFO] [stderr]   Downloaded wit-bindgen-rust-macro v0.54.0
[INFO] [stderr]   Downloaded unic-langid v0.9.6
[INFO] [stderr]   Downloaded outref v0.5.2
[INFO] [stderr]   Downloaded wit-bindgen v0.54.0
[INFO] [stderr]   Downloaded borrow-or-share v0.2.4
[INFO] [stderr]   Downloaded uuid-simd v0.8.0
[INFO] [stderr]   Downloaded vsimd v0.8.0
[INFO] [stderr]   Downloaded num-order v1.2.0
[INFO] [stderr]   Downloaded email_address v0.2.9
[INFO] [stderr]   Downloaded num-modular v0.6.1
[INFO] [stderr]   Downloaded wasm-metadata v0.245.1
[INFO] [stderr]   Downloaded unicode-general-category v1.1.0
[INFO] [stderr]   Downloaded greentic-interfaces-guest v0.4.112
[INFO] [stderr]   Downloaded referencing v0.45.0
[INFO] [stderr]   Downloaded fluent-uri v0.4.1
[INFO] [stderr]   Downloaded wit-bindgen-core v0.54.0
[INFO] [stderr]   Downloaded serde_with_macros v3.18.0
[INFO] [stderr]   Downloaded cc v1.2.57
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.47
[INFO] [stderr]   Downloaded unic-langid-impl v0.9.6
[INFO] [stderr]   Downloaded wasm-encoder v0.245.1
[INFO] [stderr]   Downloaded fraction v0.15.3
[INFO] [stderr]   Downloaded wit-parser v0.245.1
[INFO] [stderr]   Downloaded fancy-regex v0.17.0
[INFO] [stderr]   Downloaded handlebars v6.4.0
[INFO] [stderr]   Downloaded num-cmp v0.1.0
[INFO] [stderr]   Downloaded serde_with v3.18.0
[INFO] [stderr]   Downloaded greentic-types v0.4.58
[INFO] [stderr]   Downloaded jsonschema v0.45.0
[INFO] [stderr]   Downloaded wit-component v0.245.1
[INFO] [stderr]   Downloaded wasmparser v0.245.1
[INFO] [stderr]   Downloaded zerocopy v0.8.47
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 76933c256eac6aef9446f4174b08ce49c7134372bd167a61593709af31ca0f94
[INFO] running `Command { std: "docker" "start" "-a" "76933c256eac6aef9446f4174b08ce49c7134372bd167a61593709af31ca0f94", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "76933c256eac6aef9446f4174b08ce49c7134372bd167a61593709af31ca0f94", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "76933c256eac6aef9446f4174b08ce49c7134372bd167a61593709af31ca0f94", kill_on_drop: false }`
[INFO] [stdout] 76933c256eac6aef9446f4174b08ce49c7134372bd167a61593709af31ca0f94
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e86675c2af36657e62b52ebc56974ffc0f743cbe024500bd275d9efed45a0a52
[INFO] running `Command { std: "docker" "start" "-a" "e86675c2af36657e62b52ebc56974ffc0f743cbe024500bd275d9efed45a0a52", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling id-arena v2.3.0
[INFO] [stderr]    Compiling leb128fmt v0.1.0
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling wit-bindgen-rust v0.54.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling wit-bindgen-rust-macro v0.54.0
[INFO] [stderr]    Compiling wit-bindgen v0.54.0
[INFO] [stderr]    Compiling unicode-general-category v1.1.0
[INFO] [stderr]    Compiling borrow-or-share v0.2.4
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-modular v0.6.1
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling outref v0.5.2
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num-cmp v0.1.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling num-order v1.2.0
[INFO] [stderr]    Compiling blake3 v1.8.3
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling uuid-simd v0.8.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling fraction v0.15.3
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling wasmparser v0.245.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.47
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling fancy-regex v0.17.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling unic-langid-impl v0.9.6
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling unic-langid v0.9.6
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling serde_with_macros v3.18.0
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling serde_with v3.18.0
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling fluent-uri v0.4.1
[INFO] [stderr]    Compiling email_address v0.2.9
[INFO] [stderr]    Compiling handlebars v6.4.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling wasm-encoder v0.245.1
[INFO] [stderr]    Compiling wit-parser v0.245.1
[INFO] [stderr]    Compiling referencing v0.45.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling greentic-types v0.4.58
[INFO] [stderr]    Compiling jsonschema v0.45.0
[INFO] [stderr]    Compiling wasm-metadata v0.245.1
[INFO] [stderr]    Compiling wit-component v0.245.1
[INFO] [stderr]    Compiling wit-bindgen-core v0.54.0
[INFO] [stderr]    Compiling greentic-interfaces-guest v0.4.112
[INFO] [stderr]    Compiling component-adaptive-card v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 29s
[INFO] running `Command { std: "docker" "inspect" "e86675c2af36657e62b52ebc56974ffc0f743cbe024500bd275d9efed45a0a52", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e86675c2af36657e62b52ebc56974ffc0f743cbe024500bd275d9efed45a0a52", kill_on_drop: false }`
[INFO] [stdout] e86675c2af36657e62b52ebc56974ffc0f743cbe024500bd275d9efed45a0a52
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9baf7bfedf3bdb14e0c77282ed1d8da228e24f16f69c0bd4d3a8067a665a5418
[INFO] running `Command { std: "docker" "start" "-a" "9baf7bfedf3bdb14e0c77282ed1d8da228e24f16f69c0bd4d3a8067a665a5418", kill_on_drop: false }`
[INFO] [stderr]    Compiling component-adaptive-card v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.76s
[INFO] running `Command { std: "docker" "inspect" "9baf7bfedf3bdb14e0c77282ed1d8da228e24f16f69c0bd4d3a8067a665a5418", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9baf7bfedf3bdb14e0c77282ed1d8da228e24f16f69c0bd4d3a8067a665a5418", kill_on_drop: false }`
[INFO] [stdout] 9baf7bfedf3bdb14e0c77282ed1d8da228e24f16f69c0bd4d3a8067a665a5418
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2866c86110d3436b9b3136a2b52d8849dea5f9d84b792d3ddf36f3d572951e69
[INFO] running `Command { std: "docker" "start" "-a" "2866c86110d3436b9b3136a2b52d8849dea5f9d84b792d3ddf36f3d572951e69", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/component_adaptive_card-91193d82792d5e34)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test debug_tests::qa_apply_answers_builds_asset_config_from_remote_import_path ... ok
[INFO] [stdout] test debug_tests::qa_apply_answers_builds_asset_config ... ok
[INFO] [stdout] test debug_tests::qa_apply_answers_builds_inline_config_from_card_input ... ok
[INFO] [stdout] test debug_tests::qa_apply_answers_falls_back_to_i18n_inline_template ... ok
[INFO] [stdout] test debug_tests::qa_default_questions_cover_source_and_languages ... ok
[INFO] [stdout] test debug_tests::qa_card_source_choices_cover_inline_asset_remote ... ok
[INFO] [stdout] test debug_tests::qa_remove_questions_confirm_removal ... ok
[INFO] [stdout] test debug_tests::remote_card_question_allows_remote_asset_refs ... ok
[INFO] [stdout] test debug_tests::update_questions_start_with_update_area ... ok
[INFO] [stdout] test state_store::tests::apply_updates_sets_merges_and_deletes ... ok
[INFO] [stdout] test state_store::tests::persists_and_loads_state_when_missing ... ok
[INFO] [stdout] test debug_tests::component_version_reflects_cargo_version ... ok
[INFO] [stdout] test validation::tests::schema_validation_returns_issues_for_invalid_input ... ok
[INFO] [stdout] test validation::tests::schema_validation_converts_panics_into_schema_errors ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/conformance.rs (/opt/rustwide/target/debug/deps/conformance-ce7119ec1cbbb269)
[INFO] [stdout] 
[INFO] [stdout] running 27 tests
[INFO] [stdout] test asset_render_loads_card ... ok
[INFO] [stdout] test bindings_apply_session_and_state ... ok
[INFO] [stdout] test bindings_apply_default_with_coalesce ... ok
[INFO] [stdout] test expression_placeholders_support_equality_and_ternary ... ok
[INFO] [stdout] test host_asset_registry_resolves_assets ... ok
[INFO] [stdout] test handlebars_renders_payload_and_state_input ... ok
[INFO] [stdout] test inline_render_returns_card_and_features ... ok
[INFO] [stdout] test feature_summary_detects_actions_and_media ... ok
[INFO] [stdout] test official_locale_field_sets_root_lang ... ok
[INFO] [stdout] test manifest_dev_flows_use_conditional_questions ... ok
[INFO] [stdout] test submit_interaction_emits_event_and_updates_state ... ok
[INFO] [stdout] test catalog_resolution_uses_env_mapping ... ok
[INFO] [stdout] test describe_mentions_world ... ok
[INFO] [stdout] test toggle_visibility_sets_state_flag ... ok
[INFO] [stdout] test deprecated_i18n_locale_alias_is_still_accepted ... ok
[INFO] [stdout] test auto_direction_marks_arabic_locales_as_rtl ... ok
[INFO] [stdout] test custom_locale_mode_filters_unsupported_requested_locale ... ok
[INFO] [stdout] test config_defaults_supply_inline_card_at_runtime ... ok
[INFO] [stdout] test repo_catalog_registry_ref_resolves_catalog_mapping ... ok
[INFO] [stdout] test parses_runner_payload_wrapper ... ok
[INFO] [stdout] test validation_reports_choice_set_and_toggle_rules ... ok
[INFO] [stdout] test schema_validation_reports_missing_card_spec ... ok
[INFO] [stdout] test runtime_errors_emit_msg_key_and_localized_message ... ok
[INFO] [stdout] test i18n_marker_prefers_invocation_locale_over_session_and_envelope ... ok
[INFO] [stdout] test i18n_marker_uses_envelope_locale_when_others_missing ... ok
[INFO] [stdout] test i18n_marker_uses_session_locale_when_invocation_locale_missing ... ok
[INFO] [stdout] test validation_catches_media_sources ... ok
[INFO] [stderr]      Running tests/custom_flow_template.rs (/opt/rustwide/target/debug/deps/custom_flow_template-9da932c2455d1cd7)
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests component_adaptive_card
[INFO] [stdout] test result: ok. 27 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test custom_flow_emits_terminal_route ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "2866c86110d3436b9b3136a2b52d8849dea5f9d84b792d3ddf36f3d572951e69", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2866c86110d3436b9b3136a2b52d8849dea5f9d84b792d3ddf36f3d572951e69", kill_on_drop: false }`
[INFO] [stdout] 2866c86110d3436b9b3136a2b52d8849dea5f9d84b792d3ddf36f3d572951e69
